home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7380 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: cph-1.news.DK.net!dkuug!dknet!usenet
  2. From: ntsoft@pip.dknet.dk (John Mills)
  3. Newsgroups: comp.lang.c,comp.lang.c++,comp.os.ms-windows.programmer.misc,comp.os.msdos.programmer,comp.programming,comp.windows.ms.programmer
  4. Subject: Re: Details on IFS (INstallable File System)?
  5. Date: Fri, 23 Feb 1996 01:20:42 GMT
  6. Organization: New Technology Software, DENMARK
  7. Message-ID: <4gj4qk$ejo@news.dknet.dk>
  8. References: <4fqh79$j4j@usenet.rpi.edu> <3121E861.3EA8@tid.es> <4g0pvp$6u6@nnrp1.news.primenet.com> <312B86DA.7B92@ntsg.ljo.dec.com>
  9. NNTP-Posting-Host: cph24.pip.dknet.dk
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. Rich Bonneau <bonneau@ntsg.ljo.dec.com> wrote:
  13.  
  14. >Looking for find detailed technical information about IFS within 
  15. >Windows NT and/or Windows 95.  Preferably a technical 
  16. >description and then a complete list of the API calls needed to 
  17. >make use of it.
  18.  
  19. Hi,
  20.     There is documentation for IFS for WIN 95 on the WIN 95 DDK (search
  21. for win95ifs.doc)... there are also other titles in the DDK that you
  22. will have to read to understand all the fun in this area....
  23.  
  24.     Yes, it can be done... been there, got something ot work!!
  25.  
  26. Currently there is no (microsoft) published documentation for IFS for
  27. WIN NT... there was a NT file system conference a year or two ago,
  28. someone at microsoft (or in DEC?) must have been there and maybe could
  29. show you the material... There is a beta test due "any time now" of
  30. the NT filter driver kit...
  31.  
  32. Or, go in serach of a company called OSR... (info@osr.com)... they
  33. teach NT internals, including NT file systems... 
  34.  
  35. Also take a look in CompuServe in Win32 / NT DDK forum... there is a
  36. number of pointers that could lead somewhere (like a sample filter
  37. driver)...
  38.  
  39. >Thanks,
  40.  
  41. >Rich Bonneau
  42.  
  43.  
  44.